EnumListModel.this

Creates a new AdwEnumListModel for @enum_type.

  1. this(AdwEnumListModel* adwEnumListModel, bool ownedRef)
  2. this(GType enumType)
    class EnumListModel

Parameters

enumType GType

the type of the enum to construct the model from

Return Value

the newly created AdwEnumListModel

Throws

ConstructionException GTK+ fails to create the object.

Meta